<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}



/* slide-banner */
.slide-banner{height:750px;overflow:hidden;position:relative;}
.banner-bg{position:absolute;left:0;top:0;height:845px;z-index:1;width:100%;background-color:#f4f4f4;background-position:50% 0;}
.banner-nav-bg{height:70px;position:relative;z-index:199;bottom:70px;filter:alpha(opacity=75);opacity:0.75;}
.banner-nav{position:absolute;left:50%;bottom:9px;z-index:999;}
.banner-nav li{background:url(icons.png) no-repeat;}
.banner-nav li{float:left;width:16px;height:16px;background-position:3px 0px;margin-right:8px;cursor:pointer;}
.banner-nav li.active{background-position:-20px 0px;}
.banner-content{width:1180px;margin:0 auto;position:relative;height:394px;z-index:100;}
.banner-img{position:absolute;z-index:2;left:-150%;}
.banner-bar-bg{height:3px;margin:0 auto;bottom:71px;position:relative;z-index:99999;}
.banner-bar{height:3px;width:0;left:0;z-index:999;}</pre></body></html>